See all tags.

Tagged “web development”

Gulp.js: Web Project Workflows image
Gulp.js: Web Project Workflows

Modern front-end development means more than just writing HTML, CSS, and JavaScript. Developing an efficient workflow will help you write better code and test and deploy your web applications easily and efficiently. Gulp.js make setting up compression, minification, preprocessing, and other common tasks as easy as writing a setup file.

Vue.js: Working with APIs image
Vue.js: Working with APIs

Modern apps are shifting to a model where APIs provide the data and interactivity. Front-end developers decide how to present the information and interactions, and the APIs power the rest. Vue.js was built with these challenges in mind; it’s a view-only framework specifically designed to integrate elegantly with other libraries.

Succeeding in Web Development: Full Stack and Front End image
Succeeding in Web Development: Full Stack and Front End

This course provides a map of the core technologies and advice about mastering them, complemented with the details you need to connect them to jobs. Senior Staff Author Ray Villalobos also provides tips on finding training, getting hired, and maximizing your earning potential in this lucrative and exciting field.

A JSON Tutorial. Getting started with JSON using JavaScript and jQuery image
A JSON Tutorial. Getting started with JSON using JavaScript and jQuery

Javascript has grown from a way to add interactivity on your page, to a language that lets you perform tasks that once belonged to servers. JSON provides for an easy way to create and store data structures within JavaScript. It’s super popular and a great alternative to XML.

Want to get hired? Look into this technology career image
Want to get hired? Look into this technology career

The LinkedIn U.S. Emerging Jobs Report finds that job growth in the next decade outstrips growth in the previous decade creating 11.5 million jobs, estimating that 65% of children entering primary school will hold jobs that don't yet exist.

Keep up with full stack, UX, web design and mobile with seven weekly series image
Keep up with full stack, UX, web design and mobile with seven weekly series

No other field changes more rapidly than the web industry, so it's important to keep learning constantly to stay up with the latest frameworks and languages. These weekly series offer quick, 10 minute tips to help you stay frosty and challenge you to keep learning about Android development, web media, mastering interview code, CSS, Sharepoint, UX and Visual Studio.

5 Reasons You Should Develop Your Next Site Using Node & ExpressJS image
5 Reasons You Should Develop Your Next Site Using Node & ExpressJS

Creating a website using NodeJS instead of Apache used to be hard, but today several advances have made NodeJS Servers easy to deploy. In this article, I talk about what are some of the advantages of using Node and Express and why you should give it a shot.

Getting to Love Learning ReactJS image
Getting to Love Learning ReactJS

There's a lot of resistance to learning the ReactJS library. That's because there are two main concepts that make it a tough sell for traditional developers. So let's take a look at what's been holding back most developers from learning ReactJS.

What's wrong with AngularJS2 and why you're going to like it image
What's wrong with AngularJS2 and why you're going to like it

I've been working with AngularJS2 for a while, so I wanted to give some thoughts to those who are thinking or planning to update or upgrade their apps to this new version. I'll discuss what's new, what's very different, what works and what is going to be a challenge.

Learn about PostCSS! A new way to code CSS you're going to love image
Learn about PostCSS! A new way to code CSS you're going to love

Every so often, a new tool things changes the status quo and makes doing your job easier. First, there was Sass, Less and now, there's a new kid in town called PostCSS. It's changing how web designers and developers work. You should check it out because you're going to love it. In this article, I'll show you what the fuss is all about and show you some videos of PostCSS in action from a couple of my lynda.com courses.

6 JavaScript technologies Front-end developers should already know image
6 JavaScript technologies Front-end developers should already know

Life's tough for a front end developer because the pace of learning moves so fast. Today's developer needs to be familiar with a number of libraries, frameworks and processes in order to be successful. Here's my list of JavaScript technologies that you should already be familiar with if you're a professional front end developer.

Before you learn a framework, make sure you've mastered these essential techniques image
Before you learn a framework, make sure you've mastered these essential techniques

With lower attention spans, it's easy to get distracted by shiny new frameworks like React, AngularJS and others. Before you spend your valuable time on those frameworks, make sure you understand these essential JavaScript techniques.

Principles of online graphic formats image
Principles of online graphic formats

If your goal is to create visualizations for online consumption, it's good to understand the fundamentals of how graphic formats work for online delivery. In this article, I'll talk about the different bitmap/raster graphics and some of the main considerations for online delivery.